home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / lanmg / jun96 / steif101.gif < prev    next >
Graphics Interchange Format  |  1997-01-14  |  40KB  |  321x352  |  4-bit (16 colors)
Labels: text | screenshot | number
OCR: SPEED ENHANCED BY PARALLELISM Task 1 Kask 2 Parallel process Task3 ATask 4 "Serlal process ask 1 Task 2 _ Task 3 _Task 4 (Scan) Upin (Sort) [Write) Time Figure 1. Inside a microprocessor, or anywhere a task can be broken up into subtasks that are not dependent on the complete execution of a preceding one, performing the subtasks in parallel is the primary way to save time. Speeding up the overall processing only scales to a certain point before it reaches physical limits, but parallel processing can be scaled indefinitely as long as the task can be decomposed.